Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


gsm_session_type_property table — gsmsy

This table resolves the many-to-many relationship between the gsc_session_property and gsm_session_type tables.

Table 13–19 lists the table’s FLA, fields, and foreign keys.

Table 13–19: gsm_session_type_property table information 
Table FLA
Fields (data type)
Foreign keys
gsmsy
session_type_property_obj (Decimal)
session_type_obj (Decimal)
session_property_obj (Decimal)
property_value (Character)
session_property_obj
session_type_obj

Table 13–20 gives details of the table’s indexes.

Table 13–20: gsm_session_type_property index information 
Index name
Elements
Type
XPKgsm_session_type_property
session_type_property_obj
Primary Unique
XAK1gsm_session_type_property
session_property_obj
session_type_obj
Unique
XIE1gsm_session_type_property
session_type_obj
Nonunique

If a record is found in this table for a property and a session type, the value specified in that record is written to the Progress Dynamics configuration file for the parameter.

If no record exists for a given property and session type, the always_used flag on the gsc_session_property table is checked. If the flag is on, the default value in the default_property_value field on the gsc_session_property table is used.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095